powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
authorBin Meng <[email protected]>
Tue, 12 Jan 2016 06:41:14 +0000 (22:41 -0800)
committerJoe Hershberger <[email protected]>
Thu, 28 Jan 2016 18:22:33 +0000 (12:22 -0600)
commit4521ae9dca9e0a5aaed95e86fe1be3ccf078abe8
tree13543f47126494c2623c99449b0a46e8cb764b85
parent98ae83b5e103ff3ce8804593421f3554e1372af1
powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET

The call to pci_eth_init() should not be wrapped with CONFIG_TSEC_ENET.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
board/freescale/mpc8572ds/mpc8572ds.c